xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.topografix.com/GPX/1/0"
xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
-<time>2012-03-29T17:39:43Z</time>
+<time>1970-01-01T00:00:00Z</time>
<bounds minlat="37.507930994" minlon="-122.292645574" maxlat="37.538625002" maxlon="-122.258695364"/>
<wpt lat="37.538136244" lon="-122.291540504">
<ele>2.000000</ele>
xmlns:gx="http://www.google.com/kml/ext/2.2">
<Document>
<name>GPS device</name>
- <snippet>Created Thu Mar 29 11:39:43 2012</snippet>
<LookAt>
<longitude>-122.275670</longitude>
<latitude>37.523278</latitude>
</rte>
<trk>
<name>crazy route 4.49 miles long</name>
+ <desc>Style=GrnMedium, Width=3, Dashed=0, Color=#008000</desc>
<number>1</number>
<trkseg>
<trkpt lat="39.068095684" lon="-119.894665003">
</trk>
<trk>
<name>TRK 2</name>
+ <desc>Style=GrnMedium, Width=3, Dashed=0, Color=#008000</desc>
<number>2</number>
<trkseg>
<trkpt lat="39.068340063" lon="-119.875101328">
</trk>
<trk>
<name>TRK 3</name>
+ <desc>Style=GrnMedium, Width=3, Dashed=0, Color=#008000</desc>
<number>3</number>
<trkseg>
<trkpt lat="39.048154354" lon="-119.897549391">
grep -v time <${TMPDIR}/tpo-sample3.gpx >${TMPDIR}/tpo-sample3.gpx2
compare ${TMPDIR}/tpo-sample3.gpx2 ${REFERENCE}/tpo-sample3.gpx
# Verify that tpo3 line styles convert sensibly.
-gpsbabel -i tpo3 -f ${REFERENCE}/LineStyles.tpo -o gpx -F ${TMPDIR}/LineStyles.gpx -o kml -F ${TMPDIR}/LineStyles.kml
+gpsbabel -t -w -r -i tpo3 -f ${REFERENCE}/LineStyles.tpo -o gpx -F ${TMPDIR}/LineStyles.gpx -o kml -F ${TMPDIR}/LineStyles.kml
compare ${TMPDIR}/LineStyles.gpx ${REFERENCE}/LineStyles.gpx
compare ${TMPDIR}/LineStyles.kml ${REFERENCE}/LineStyles.kml